home *** CD-ROM | disk | FTP | other *** search
/ Programming Sound Cards / Programming Sound Cards.iso / sound_32 / gusclear.doc < prev    next >
Text File  |  1995-01-01  |  2KB  |  33 lines

  1. GUSClear is a small program that will clear all the memory
  2. on your GUS. It will auto-detect the amount of memory you
  3. have and what base port the GUS is at. It has not been tested
  4. by anyone but me (on a 1Mb GUS at port 220h) so I don't know if
  5. it will work for you. It doesn't fix the problems I was having
  6. with Star Control ][ (Noise at the end of the samples in some
  7. menus, which is why I wrote it!) but it may be useful to someone
  8. who wants to know that the memory on their GUS is all set to 00h
  9. If you are having problems with this then feel free to email me at
  10. kai_h@postoffice.utas.edu.au
  11. I will try to respond as quickly as possible.
  12.  
  13. DISCLAIMER:
  14. (PROCEDURE StdDisclaimer ; External {$I StdDiscl.OBJ})
  15. This program works for me and I'm not promising anything with it.
  16. It comes with no waranty at all and  I am not to be held responsible
  17. for anything like, but not restricted to, all the DRAMs on your GUS 
  18. jumping off and short-circuiting your CPU, loosing your boy/girlfriend
  19. cos it's so much more fun to watch the bar go up your screen as your 
  20. poor GUS has it's memory forcibly wiped etc...
  21.  
  22. This software is provided "as is" etc.... fill this in yourself,
  23. you should know a standard disclaimer by now!
  24.  
  25. This program was written in Borland Pascal 7.0 using the
  26. GUSUnit Library which is
  27. Copyright (c) 1993 by TBH-Softworx
  28.               Oliver Fromme, Klingestr. 2, 3380 Goslar, Germany
  29.               Internet email:   inof@asterix.rz.tu-clausthal.de
  30.  
  31. Thanks for the library, and thanks to everyone that supports and/or
  32. uses a GUS.
  33.